home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dirut / cadate.zip / CADATE.DOC next >
Text File  |  1989-05-27  |  3KB  |  103 lines

  1.                       C&A File Date Utility 1.0
  2.                                    
  3.                               written by
  4.                                    
  5.                        William H. Cleveland Jr.
  6.                                    
  7.                         Copyrighted (C) 1989
  8.                                    
  9.                                    
  10.                                    
  11.            *** THIS UTILITY IS DISTRUBITED AS SHAREWARE ***
  12.                                    
  13. If find this program helpful, please send $5 dollars to become a
  14. VALUED user. Your contribution will allow me to continue my profession
  15. as a programmer, not to preferred treatment when a new product is
  16. released from me.
  17.  
  18. You can send your $5 to:
  19.  
  20.                        William H. Cleveland Jr
  21.                             PO. BOX 16561
  22.                            Mobile, Al 36616
  23.  
  24. You are allowed to distribute this program amoing your friends or
  25. upload it to your favorite BBS. However if you find yourself using
  26. this program to solve your HD problem please register.
  27.  
  28.  
  29.                          *** INTRODUCTION ***
  30.  
  31. This useful program was created to solve a dilema that developed while
  32. trying to back up my hard disk. For some strange reason some programs
  33. that were downloaded from a bulletin board had a invalid date that
  34. kept my hard disk archiver from backing up that set of files. And
  35. since there were more than one file to change the date on, I needed a
  36. easy way of fixing the problem, Thus FILE DATE UTILITY was created.
  37.  
  38. C&A DATE allows you to use any combination of wildcards to select
  39. files, that can (optionally) be use in conjunction of a date.
  40.  
  41. For example:
  42.  
  43. If I wanted to change the date of all my wordprocessor files I would
  44. use the following syntax:
  45.  
  46.                          CADATE *.DOC 6/15/89
  47.  
  48. This would change all the files having the extension DOC to the date
  49. of 6/15/89.
  50.  
  51. *** NOW THE IMPORTANT STUFF ***
  52.  
  53. The details on how to use this program is the following:
  54.  
  55. *    Typing CADATE with no parameters will cause a "help" message to
  56.      appear on the screen.
  57.  
  58. *    The Syntax is:
  59.      CADATE [-l,-g] [filename] [sdate] [cdate]
  60.  
  61.      Where -l means a date less than sdate    (earlier than)
  62.            -g means a date greater than sdate (later than)
  63.           
  64.      Not typing -l or -g with a sdate will cause the program to look
  65.      for a date equal to sdate
  66.  
  67.      filename - is any valid DOS filename (wildcards are supported)
  68.  
  69.      sdate - date to search file against
  70.  
  71.      cdate - date to change file to
  72.  
  73. *    Unfortunatly this program doesn't change the time of the program
  74.      (1.1 will however). I just didn't need the time to be changed to
  75.      fix my particular problem.
  76.  
  77.  
  78.                   *** That's all there is to it! ***
  79.  
  80. If you do experience any problems with this program, just leave a
  81. message to me on BYTE JUNCTION BBS @ (205) 866-7895 or on GEnie @
  82. W.CLEVELAND.
  83.  
  84. If your registered you can call me personally using the phone number
  85. and hours given when you register.
  86.  
  87. GOOD LUCK! with this program and THANK YOU! in advance for your
  88. support...
  89.  
  90. -Bill
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.